Lucene search
+L

3 matches found

CVE
CVE
added 2026/03/11 5:27 p.m.45 views

CVE-2026-31975

Cloud CLI (Claude Code UI) vulnerable to OS command injection via WebSocket, affecting claude-code-ui up to version 1.24.0. The root cause is direct interpolation of WebSocket payload values (projectPath and initialCommand) into a bash command string in server/index.js, with a secondary vector th...

9.8CVSS5.9AI score0.03433EPSS
Save
CVE
CVE
added 2026/03/11 5:17 p.m.31 views

CVE-2026-31862

CVE-2026-31862 affects Cloud CLI (Claude Code UI) and related tooling (siteboon/claude-code-ui). Before version 1.24.0, multiple Git-related API endpoints interpolated user-controlled inputs (file, branch, message, commit) into shell commands executed via execAsync(), enabling an authenticated us...

9.1CVSS6AI score0.00437EPSS
Save
CVE
CVE
added 2026/03/11 5:22 p.m.17 views

CVE-2026-31861

CVE-2026-31861 affects Cloud CLI (Claude Code UI). The /api/user/git-config endpoint interpolates user-supplied gitName/gitEmail into shell commands executed via child_process.exec(), placing input inside double quotes with only " escaped. Bash will still interpret backticks, $() substitutions, a...

8.8CVSS6AI score0.06034EPSS
SaveWeb